Skip to content

Conversation

@vaebe
Copy link
Contributor

@vaebe vaebe commented Jan 19, 2026

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

使用 @antfu/eslint-config 替换旧的 eslint 配置, 去除未使用的代码

虽然有很多文件变更,但是代码逻辑并未发生变更,更多是统一代码风格

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@coderabbitai
Copy link

coderabbitai bot commented Jan 19, 2026

Important

Review skipped

Too many files!

94 files out of 244 files are above the max files limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@vaebe
Copy link
Contributor Author

vaebe commented Jan 19, 2026

目前的一个问题是 $t('xxx') 会报警告,这个之前就有,不知道什么原因,但是我看 cli 初始化的项目是不会的但是 $t 类型 貌似也不正确

image

@kagol kagol merged commit 16aea3a into opentiny:dev Jan 19, 2026
2 of 3 checks passed
@vaebe vaebe deleted the update-eslint branch January 20, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants